Release 10.1A: OpenEdge Development:
Internationalizing Applications
Compiling, storing, and applying the UTF-8 word-break rules to a database
When you convert an existing database to UTF-8, whether you use the
PROUTILCONVCHARutility or theDUMPandLOADutilities, you must compile, store, and apply the UTF-8 word-break rules to the database.If you forget to apply the word-break rules to your database, you might get the following symptoms:
![]()
To compile, store, and apply the UTF-8 word-break rules to a database:
- Compile a new version of the word-break table for UTF-8 using the syntax for your operating system:
where
numberindicates anINTEGERbetween 1 and 255.This produces a new word-break table,
proword.number.- Store the new word-break table using one of the following techniques:
- Apply the new word-break rules to the database using the following syntax:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |